back · tests/cropper.spec.js:404:4 @ renovate/capgo-cli-8.x all / Cropper view / creating a new bounding box / with 2-point tool
Error: expect(locator).toHaveCount(expected) failed
Locator: locator('aside').getByRole('listitem').filter({ hasText: /Boîte #\d+/ })
Expected: 1
Received: 2
Timeout: 5000ms
Call log:
- Expect "toHaveCount" with timeout 5000ms
- waiting for locator('aside').getByRole('listitem').filter({ hasText: /Boîte #\d+/ })
14 × locator resolved to 2 elements
- unexpected value "2"
at tests/cropper.spec.js:410:42
Test timeout of 120000ms exceeded while running "beforeEach" hook.
at tests/cropper.spec.js:24:7
Error: page.waitForURL: Test timeout of 120000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
============================================================
at waitForRoute (tests/utils/navigation.js:183:13)
at chooseFirstSession (tests/utils/sessions.js:147:8)
at tests/cropper.spec.js:26:3
Error: expect(locator).toHaveCount(expected) failed
Locator: locator('aside').getByRole('listitem').filter({ hasText: /Boîte #\d+/ })
Expected: 1
Received: 2
Timeout: 5000ms
Call log:
- Expect "toHaveCount" with timeout 5000ms
- waiting for locator('aside').getByRole('listitem').filter({ hasText: /Boîte #\d+/ })
14 × locator resolved to 2 elements
- unexpected value "2"
at tests/cropper.spec.js:410:42
Error: locator.click: Test timeout of 120000ms exceeded.
Call log:
- waiting for getByTestId('app-nav').getByRole('link', { name: 'Importer' })
at goToTab (tests/utils/navigation.js:98:31)
at Object.go (tests/fixtures.ts:409:33)
at tests/cropper.spec.js:27:18
Test timeout of 120000ms exceeded while running "beforeEach" hook.
at tests/cropper.spec.js:24:7